home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / shwlgo20.zip / SHOWLOGO.DOC < prev    next >
Text File  |  1992-12-13  |  35KB  |  991 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.              ShowLogo v2.0 for DOS
  8.  
  9.  
  10.              Table of Contents
  11.  
  12.              1.0       INTRODUCTION
  13.  
  14.              2.0       SYSTEM REQUIREMENTS
  15.  
  16.              3.0       INSTALLATION
  17.  
  18.              3.0.1     IF YOU DON'T USE WINDOWS
  19.  
  20.              3.0.2     IF YOU DO USE WINDOWS
  21.  
  22.              3.1       ADDING SHOWLOGO TO YOUR AUTOEXEC.BAT FILE
  23.  
  24.              4.0       USING SHOWLOGO v2.0 FOR DOS
  25.  
  26.              4.1       COMMAND LINE OPTIONS
  27.  
  28.              4.2       HOTKEYS
  29.  
  30.              4.2.1     CREATING CUSTOM HOTKEYS
  31.  
  32.              4.3       MENU OPTIONS
  33.  
  34.              5.0       TROUBLESHOOTING GUIDE
  35.  
  36.              6.0       CHANGES SINCE v1.0
  37.  
  38.              7.0       HOW TO CONTACT US
  39.  
  40.              8.0       CUSTOM PROGRAMMING
  41.  
  42.              9.0       TECHNICAL SUPPORT
  43.  
  44.              10.0      OTHER DESERT FROG PRODUCTS
  45.  
  46.              10.1      SHOWLOGO FOR WINDOWS
  47.  
  48.              10.2      DESERT FROG SCREEN SCENES
  49.  
  50.              10.3      NETWORK SUPPORT
  51.  
  52.              11.0      REGISTRATION AND SITE LICENSES
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.              1.0       INTRODUCTION
  74.  
  75.              ShowLogo v2.0 for DOS (ShowLogo) is a sophisticated DOS
  76.              screen saver from Desert Frog Software.  Unlike most other
  77.              DOS screen savers, ShowLogo does more than just blank the
  78.              screen.  ShowLogo displays a scanned or painted image (logo)
  79.              using the high-resolution VGA video mode (640 by 480 by 16
  80.              colors).
  81.  
  82.              A new menu system makes ShowLogo easier to control and
  83.              customize than v1.0.  The length of time to delay before
  84.              popping up can be set to between 1 and 60 minutes.  The
  85.              movement speed of the logo can be set.  Your logo or message
  86.              can be password protected, preventing unauthorized use of
  87.              your PC.  You can leave multi-line messages on the screen or
  88.              hit the "instant-on" key.
  89.  
  90.              ShowLogo looks at the keyboard, mouse and printer to decide
  91.              when it should pop up.  This means that it will not pop up
  92.              when you are entering data or printing.  ShowLogo detects
  93.              when Microsoft Windows 3.0 or greater is active and avoids
  94.              popping up.  A Windows version of ShowLogo is available.
  95.              See Section 10.1 for more information.
  96.  
  97.  
  98.              2.0       SYSTEM REQUIREMENTS
  99.  
  100.              ShowLogo requires a hard disk and a VGA video card and
  101.              monitor.  ShowLogo pops up over standard VGA video modes, as
  102.              well as some of the popular non-standard ones. It does not
  103.              pop up over SVGA video modes.  When you are running a Super
  104.              VGA mode (ex. 800 by 600 by 256-colors), ShowLogo will not
  105.              save the screen.
  106.  
  107.              Expanded memory is recommended but not required.  The
  108.              program works with DOS versions 2.0 to 5.0 and is compatible
  109.              with Microsoft and Logitech mice.  OS/2 is NOT supported
  110.              (see below for coexistence with unsupported programs).
  111.  
  112.              ShowLogo requires 420K of available RAM during installation
  113.              and removal from memory. ShowLogo also requires about 1 Meg
  114.              of space on your hard disk or 300K on your hard disk and
  115.              800K available EMS memory.  ShowLogo occupies less than 7K
  116.              of RAM when waiting to pop up.
  117.  
  118.  
  119.              3.0       INSTALLATION
  120.  
  121.              ShowLogo is easy to install.  If you are not a Microsoft
  122.              Windows 3.0 or greater user, follow the procedure in section
  123.              3.0.1.  If you are a Windows user, follow the procedure in
  124.              section 3.0.2.
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.              3.0.1     IF YOU DON'T USE WINDOWS
  140.  
  141.              Copy the files from the distribution disk into a directory
  142.              on your hard disk.
  143.  
  144.              The following set of commands creates a directory called
  145.              SHOWLOGO on the C: drive and copies the ShowLogo files into
  146.              this directory from the distribution disk in the A: drive:
  147.  
  148.                   C:
  149.                   MD SHOWLOGO
  150.                   CD SHOWLOGO
  151.                   COPY A:\*.*
  152.  
  153.              The ShowLogo program itself is called SHOWLOGO.EXE.  To run
  154.              it enter the path and file name as shown below (assuming
  155.              that ShowLogo is installed in a directory called SHOWLOGO on
  156.              your C: drive):
  157.  
  158.                   C:\SHOWLOGO\SHOWLOGO
  159.  
  160.              Using the full path as shown above guarantees that ShowLogo
  161.              can find it's files when trying to pop up.
  162.  
  163.  
  164.              3.0.2     IF YOU DO USE WINDOWS
  165.  
  166.              If you are using Windows, we recommend that you use this
  167.              procedure instead of the one shown in section 3.0.1.
  168.              Installing ShowLogo v2.0 in the Windows directory will allow
  169.              it to work properly with both DOS and Windows.  The
  170.              instructions here assume that your Windows directory is on
  171.              the C: drive:
  172.  
  173.                   C:
  174.                   CD WINDOWS
  175.                   COPY A:\*.*
  176.  
  177.              To run ShowLogo use this command:
  178.  
  179.                   C:\WINDOWS\SHOWLOGO
  180.  
  181.  
  182.              3.1       ADDING SHOWLOGO TO YOUR AUTOEXEC.BAT FILE
  183.  
  184.              The best way to use ShowLogo is to add it to your
  185.              AUTOEXEC.BAT file.  This file is basically a list of
  186.              commands that are performed each time you turn on your PC.
  187.              By adding ShowLogo to your AUTOEXEC.BAT file, you will save
  188.              yourself from having to run it manually.
  189.  
  190.              ShowLogo should be loaded after any network drivers or
  191.              communication programs or other programs that receive real-
  192.              time messages.  ShowLogo should also be loaded after
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.              multitasking software like DesqView or OmniView.  Finally,
  206.              ShowLogo should be loaded before any DOS Shell or menu
  207.              programs.
  208.  
  209.              As an example, assume you have installed ShowLogo in the
  210.              C:\SHOWLOGO directory.  You would then add the following
  211.              line to your AUTOEXEC.BAT file:
  212.                   
  213.                   C:\SHOWLOGO\SHOWLOGO
  214.  
  215.              Using the full path as shown above guarantees that ShowLogo
  216.              can find it's files when trying to pop up.
  217.  
  218.              The next time you reboot or power up the system, ShowLogo
  219.              will be automatically loaded and ready to save your screen.
  220.  
  221.  
  222.              4.0       USING SHOWLOGO v2.0 FOR DOS
  223.  
  224.              ShowLogo has a wealth of options, allowing you to customize
  225.              the program for your system and personal style.  When you
  226.              run the program you can set one or more command line
  227.              options.  Once the program is installed in memory, you can
  228.              use the menu system or the hotkeys to further control the
  229.              operation of the program.  You can also just run the program
  230.              without using any of the options.  In the vast majority of
  231.              cases everything will work perfectly without any further
  232.              effort on your part.
  233.  
  234.  
  235.              4.1       COMMAND LINE OPTIONS
  236.  
  237.              ShowLogo can accept various commands when it is run from the
  238.              DOS prompt.  There are two types of command line options.
  239.              One type controls how ShowLogo configures itself.  This type
  240.              is entered when ShowLogo is first run and the configurations
  241.              they set do not change while the program is in memory.  The
  242.              other type commands ShowLogo to do something now.  These
  243.              only work when ShowLogo is already active.
  244.  
  245.  
  246.  
  247.              The following are command line options.  They are entered
  248.              like this: SHOWLOGO /D /S C:\SHOWLOGO.  This set of options
  249.              tells ShowLogo to always swap to the disk and to put its
  250.              swap files in the SHOWLOGO directory on the C: drive.
  251.  
  252.  
  253.              The command line options are:
  254.  
  255.              /D         force disk swapping.  Allows you to prevent
  256.                         ShowLogo from using expanded memory.  You would
  257.                         want to choose this option if you need to reserve
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.                         the expanded memory for another program, or if
  272.                         you have an extended memory RAM disk that you
  273.                         would like to use for the ShowLogo swap files.
  274.  
  275.              /G         go to sleep.  Allows the user to prevent ShowLogo
  276.                         from popping up automatically.  This is useful to
  277.                         prevent the interruption of activities that use
  278.                         the serial port (like downloading files via
  279.                         modem).  Also useful if ShowLogo causes problems
  280.                         when popping up over a particular program.  Use
  281.                         this command line option when ShowLogo is already
  282.                         active.
  283.  
  284.              /H hexkey  specify TSR hotkey in hexadecimal notation.  It
  285.                         is possible that one of the programs you use may
  286.                         itself use the default <ALT><.> hotkey for
  287.                         something.  If that is the case you will want to
  288.                         change the hotkey which activates ShowLogo to
  289.                         something other than <ALT><.>.  This option
  290.                         allows you to do so.  Two alternate hotkeys are:
  291.                         <ALT><LeftShift><Z> (enter A2C as the hexkey) and
  292.                         <ALT><TAB> (enter 80F as the hexkey).  See
  293.                         section 4.2.1 CREATING CUSTOM HOTKEYS for
  294.                         instructions on creating hotkeys other than those
  295.                         shown above.
  296.  
  297.              /M         disable swapping messages.  ShowLogo normally
  298.                         displays a message when swapping itself to and
  299.                         from the hard disk.  If you don't want the
  300.                         message displayed, select this option.
  301.  
  302.              /N         no mouse detection before popping up.  The
  303.                         ShowLogo mouse motion detection routine may
  304.                         conflict with some programs.  Use this option to
  305.                         disable the mouse detection in case of conflicts.
  306.  
  307.              /S path    specify drive and directory for swap files.  When
  308.                         swapping itself to the disk, ShowLogo normally
  309.                         puts it's swap files in the C:\ directory.  If
  310.                         you want them stored somewhere else, use this
  311.                         option to enter the drive and directory to use.
  312.                         Use this command to change the drive to one that
  313.  
  314.                         has more space if you see a message like "Swap
  315.                         path invalid or insufficient swap space" when you
  316.                         run SHOWLOGO.EXE.
  317.  
  318.              /U         unload ShowLogo.  Removes ShowLogo from memory.
  319.                         This will not be possible if another TSR program
  320.                         has been loaded after ShowLogo.  ShowLogo will
  321.                         provide a message on the screen telling whether
  322.                         or not it was successfully unloaded.  Use this
  323.                         command line option when ShowLogo is already
  324.                         active.
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.              /W         wake up.  Reactivates the ShowLogo automatic pop
  339.                         up code.  Use this command when the program is
  340.                         asleep and you are ready for it to resume it's
  341.                         automatic function.  Use this command line option
  342.                         when ShowLogo is already active.
  343.  
  344.              /?         show these command line options.  Use this
  345.                         command line option when ShowLogo is already
  346.                         active.
  347.  
  348.  
  349.              4.2       HOTKEYS
  350.  
  351.              Hotkeys are commands to ShowLogo that can be used at any
  352.              time, including while another program is running!  Each
  353.              hotkey is actually a pair of keys depressed simultaneously.
  354.              Hotkeys are shown like this in the descriptions that follow:
  355.  
  356.  
  357.                   <ALT><LSHFT><S>  This means to depress the ALT, Left
  358.                             Shift and S keys simultaneously.  It is
  359.                             called the Alt-LeftShift-S hotkey.
  360.  
  361.              <ALT><LSHFT><I>     Alt-LeftShift-I is the "Instant-on"
  362.                         hotkey.  When pressed, this hotkey tells ShowLogo
  363.                         to immediately display a vision.  If ShowLogo is
  364.                         swapping to disk it will actually take several
  365.                         seconds for the vision to appear.  If ShowLogo is
  366.                         popping up over a graphics-mode program there
  367.                         will be an additional delay while ShowLogo stores
  368.                         the contents of video RAM on the hard disk.   The
  369.                         advantage of using this hotkey is that it lets
  370.                         you bypass the menu system if you just want
  371.                         something on the screen right now.
  372.  
  373.                         Alt-LeftShift-I is not active when the Main Menu
  374.                         is active, a vision is visible on the screen, or
  375.                         for several seconds after one has been
  376.                         deactivated.
  377.  
  378.              <ALT><LSHFT><S>     Alt-LeftShift-S activates the Main Menu.
  379.                         For details about the use of the Main Menu see
  380.                         section 4.3.
  381.  
  382.                         Alt-LeftShift-S is not active when the Main Menu
  383.                         is already visible or when a vision is visible on
  384.                         the screen.
  385.  
  386.              <ALT><LSHFT><G>     Alt-LeftShift-G tells ShowLogo to go to
  387.                         sleep.  This hotkey is useful when you don't want
  388.                         ShowLogo to pop up automatically.  It prevents
  389.                         the interruption of activities that use the
  390.                         serial port (like downloading files via modem).
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.                         It is also useful if ShowLogo causes problems
  404.                         when popping up over a particular program.  There
  405.                         is an equivalent command line switch that can be
  406.                         used in a batch file (see section 4.1 COMMAND
  407.                         LINE OPTIONS).
  408.  
  409.  
  410.              <ALT><LSHFT><W>     Alt-LeftShift-W tells ShowLogo to wake
  411.                         up. This hotkey reactivates the ShowLogo
  412.                         automatic pop up code.  Use this command when the
  413.                         program is asleep and you are ready for it to
  414.                         resume it's automatic function.  There is an
  415.                         equivalent command line switch that can be used
  416.                         in a batch file (see section 4.1 COMMAND LINE
  417.                         OPTIONS).
  418.  
  419.  
  420.              4.2.1     CREATING CUSTOM HOTKEYS
  421.  
  422.              A hotkey is a combination of a normal key and one of the
  423.              special keys left shift, right shift, control or alt.  These
  424.              keys are pressed simultaneously and signal ShowLogo for DOS
  425.              to do something.  Hotkeys can be used at any time that
  426.              ShowLogo for DOS is installed in memory (and you are not
  427.              running under Windows), regardless of what program is
  428.              active.  This can lead to conflicts between ShowLogo for DOS
  429.              and the active program when both use a particular key
  430.              combination.
  431.  
  432.              Custom hotkeys can be defined to use in place of the
  433.              <ALT><LSHFT><S> hotkey normally used by ShowLogo for DOS to
  434.              pop up the main menu.  Two alternate hotkeys are
  435.              <ALT><LeftShift><Z> and <ALT><TAB>.  The hotkey is changed
  436.              using the /H command line option (see section 4.1  COMMAND
  437.              LINE OPTIONS for details on using this option).
  438.  
  439.              If you want or need to create a custom hotkey different from
  440.              those shown above, you need to follow the procedure detailed
  441.              below.  This procedure creates a custom hexcode:
  442.  
  443.              First, determine which special key you will use.  The first
  444.              character of your new hexcode is determined by the special
  445.              keys as follows:
  446.                   
  447.                   Special Key         Code
  448.                   <LeftShift>         2
  449.                   <RightShift>        1
  450.                   <ALT>               8
  451.                   <CTRL>              4
  452.  
  453.              Second, determine the alphanumeric key you will use.  The
  454.              second and third characters of the new hexcode are
  455.              determined by the key you choose.  The table below shows
  456.              some normal keys and their codes.
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.                   Key  Code      Key  Code      Key  Code
  471.  
  472.                   <1>  02        <2>  03        <3>  04
  473.                   <4>  05        <5>  06        <6>  07
  474.                   <7>  08        <8>  09        <9>  0A
  475.                   <0>  0B        <A>  1E        <B>  30
  476.                   <C>  2E        <D>  20        <E>  12
  477.                   <F>  21        <G>  22        <H>  23
  478.                   <I>  17        <J>  24        <K>  25
  479.                   <L>  26        <M>  32        <N>  31
  480.                   <O>  18        <P>  19        <Q>  10
  481.                   <R>  13        <S>  1F        <T>  14
  482.                   <U>  16        <V>  2F        <W>  11
  483.                   <X>  2D        <Y>  15        <Z>  2C
  484.  
  485.              Third, combine the codes generated in the first two steps to
  486.              create a new hexcode.  For example, suppose you choose the
  487.              key combination of <CTRL><N> as your new hotkey.  Using the
  488.              tables above you would determine that the new hexcode to use
  489.              to make the hotkey <CTRL><N> is 431.  Other custom hotkeys
  490.              are determined similarly.
  491.  
  492.  
  493.              4.3       MENU OPTIONS
  494.  
  495.              The ShowLogo for DOS Main Menu can be activated by pressing
  496.              <ALT><LSHFT><S> (Alt-LeftShift-S) once ShowLogo is
  497.              installed.  The menu provides information about the program
  498.              and allows the user to configure the program to his or her
  499.              taste.  The Main Menu is also the place to create a message
  500.              to leave on the screen.  The menu options are:
  501.  
  502.              About - Provides information about this version of ShowLogo
  503.              as well as information about Desert Frog Screen Scenes,
  504.              another TSR by Desert Frog Software.
  505.  
  506.              Exit - Exit the Main Menu.  Returns you to the DOS prompt or
  507.              to whatever program was running when you hit
  508.              <ALT><LSHFT><S>.
  509.  
  510.              Configure - Allows the user to modify the operation of
  511.              ShowLogo.  Sets the number of minutes to delay before
  512.              popping up, the speed at which the logo moves and
  513.              enables/disables password protection (see Password below).
  514.              Press <CTRL><ENTER> when done modifying these parameters.
  515.  
  516.              To move the highlight down the list press ENTER, the Down
  517.              arrow, TAB or Page Down.  To move up the list press the Up
  518.              Arrow, Shift TAB or Page Up.  Note that the mouse is not
  519.              enabled when the configure screen is active.
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.              Password - Allows the user to enter a password for use with
  536.              all the scenes.  When password protection is enabled (see
  537.              Configuration above) and a scene is active, the PC will
  538.              remain locked with the scene active until the proper
  539.              password is entered or the PC is turned off or otherwise
  540.              rebooted.
  541.  
  542.              When typing your password, the characters you type will be
  543.              replaced by asterisks (*) on the screen so that no one can
  544.              see what you have typed.  When finished entering the
  545.              password, press Control-Enter <CTRL><ENTER>.  You will then
  546.              be asked to reenter the password to confirm it.  The
  547.              password must be 20 characters or less.  Your password is
  548.              encrypted and saved with the other configuration data when
  549.              you exit the password screen.  It is not necessary to enter
  550.              your password every time you turn on the computer, the
  551.              password you select remains in force until you enter a new
  552.              one.
  553.  
  554.              NOTE: The default password is SHOWLOGO.
  555.  
  556.              Leave a Message - Allows you to leave a message on the
  557.              screen containing up to 5 lines of 35 characters.  Just type
  558.              your message into the space provided on the message screen.
  559.              Most editing keys (Arrows, Insert, Delete, etc.) are
  560.              functional but automatic word-wrap is not provided.  Each
  561.              line of the message is automatically centered.  Password
  562.              protection is active for messages if it has been selected on
  563.              the configuration screen.
  564.  
  565.  
  566.              5.0       TROUBLESHOOTING GUIDE
  567.  
  568.              ShowLogo v2.0 for DOS is a Terminate and Stay Resident (TSR)
  569.              program.  MS-DOS was not designed to support TSRs, so there
  570.              is always a chance of conflicts between the resident program
  571.              and the normal application running at the time.  Try the
  572.              suggestions listed here if you have a conflict between
  573.              ShowLogo and another program.
  574.  
  575.              Problem: ShowLogo pops up when I am running program X and
  576.              messes it up.
  577.  
  578.              Solution: Use the /G command line option to make ShowLogo go
  579.              to sleep before running the program and use the /W command
  580.              line option to wake it up again once you are done.  A batch
  581.              file that implements this fix for a program called ELMER
  582.              might look like this (if ShowLogo is in the C:\WINDOWS
  583.              directory):
  584.  
  585.                                 C:\WINDOWS\SHOWLOGO /G
  586.                                 ELMER
  587.                                 C:\WINDOWS\SHOWLOGO /W
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.              Problem: Program X uses the same hotkey as ShowLogo.
  602.  
  603.              Solution: Use the /H command line option to set a different
  604.              primary hotkey for ShowLogo.
  605.  
  606.              Problem: ShowLogo won't pop up unless I am logged into the
  607.              directory it is installed in.
  608.  
  609.              Solution: On some systems ShowLogo has trouble determining
  610.              the full path by itself.  First, unload ShowLogo from memory
  611.              using the /U command line option. Try running it again using
  612.              the full path name.  For example if ShowLogo is stored on
  613.              the C: drive in a directory called SHOWLOGO, run the program
  614.              by entering C:\SHOWLOGO\SHOWLOGO.  If the program works
  615.              correctly, you can use the full path name in your
  616.              AUTOEXEC.BAT file as well.
  617.  
  618.              Problem: My mouse behaves funny when I run program X with
  619.              ShowLogo installed.
  620.  
  621.              Solution: Use the /N command line option to tell ShowLogo
  622.              not to check the mouse before popping up.  With this option
  623.              selected, ShowLogo will pop up if all you are using is the
  624.              mouse, but it will immediately stop execution when you next
  625.              move the mouse.
  626.  
  627.              Problem: ShowLogo pops up when I'm doing very long
  628.              recalculations with my spreadsheet.
  629.  
  630.              Solution: Put ShowLogo to sleep using the <ALT><LSHFT><G>
  631.              hotkey for very long recalculations.
  632.  
  633.              Problem: Program X runs a lot slower than it used to.
  634.  
  635.              Solution: Program X was probably using Expanded memory for
  636.              data or overlay storage and now ShowLogo is using that
  637.              memory.  Run ShowLogo with the /D command line option to
  638.              force it to use disk space for storing it's overlays instead
  639.              of using the expanded memory.
  640.  
  641.              Problem: I get a message like "Swap path invalid or
  642.              insufficient swap space" when I try to run ShowLogo.
  643.  
  644.              Solution: A message like this means one of two things.  The
  645.              first possibility is that you do not have a C: drive.  When
  646.              ShowLogo needs to store it's swap files, it tries to store
  647.              them in the C:\ directory.  In this case you need to specify
  648.              another drive using the /S command line option.
  649.  
  650.              The second possibility is that your C: drive does not have
  651.              enough memory to hold the ShowLogo swap files.  ShowLogo
  652.              requires about 1 Meg of hard disk space to hold all it's
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.  
  660.  
  661.  
  662.  
  663.  
  664.  
  665.  
  666.  
  667.              files.  Delete some old files from your hard disk or use the
  668.              /S command line option to specify a different drive to hold
  669.              the swap files.
  670.  
  671.              Problem: ShowLogo works fine with all my programs except
  672.              program X, which uses a DOS extender.  If it pops up when
  673.              program X is running, the system crashes.
  674.  
  675.              Solution: ShowLogo is incompatible with some DOS extenders,
  676.              in particular the one from Phar Lap.  Either activate this
  677.              program with a batch file that puts ShowLogo to sleep or
  678.              manually put it to sleep before activating program X.
  679.  
  680.              Problem: When ShowLogo pops up over program X, which is a
  681.              graphics mode program, the screen doesn't get restored
  682.              properly after ShowLogo is done.
  683.  
  684.              Solution: ShowLogo needs up to 195K of hard disk space to
  685.              store the contents of the video card's memory when popping
  686.              up over graphics mode programs.  If there isn't enough hard
  687.              disk space to store this information, the screen will not be
  688.              restored properly.  Provide some additional space on the
  689.              hard disk for ShowLogo to store this information.
  690.  
  691.              It is also possible that program X is using a non-standard
  692.              video mode which ShowLogo does not recognize.  Try running
  693.              program X in a different video mode or put ShowLogo to sleep
  694.              when running program X.
  695.  
  696.              Problem: I can't get ShowLogo to run on my machine, but
  697.              SideKick works fine.
  698.  
  699.              Solution: SideKick can cause problems for other TSRs.
  700.              ShowLogo tries to neutralize the problems but is not always
  701.              able to do so.  When it cannot, it won't load after
  702.              SideKick.  To resolve this problem you can try loading
  703.              ShowLogo into memory before SideKick.  This may work fine.
  704.              ShowLogo should work just fine with SideKickPlus.
  705.  
  706.  
  707.              6.0       CHANGES SINCE v1.0
  708.  
  709.              o    Switched to 640 by 480 by 16 color mode for easier
  710.                   scanning and better quality display
  711.  
  712.              o    Improved menu system
  713.  
  714.              o    Pops up over more programs
  715.  
  716.              o    Password protection while logo is displayed
  717.  
  718.              o    Registered users receive printed manual and latest
  719.                   version
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.              o    Automatic detection of Microsoft Windows 3.0 or greater
  734.  
  735.              o    Automatic interface to ShowLogo for Windows
  736.  
  737.              o    Improved support for CGA graphics programs
  738.  
  739.  
  740.              7.0       HOW TO CONTACT US   
  741.  
  742.              There are three good ways to contact Desert Frog Software.
  743.              They are:
  744.  
  745.              Phone:         (602) 843-0183
  746.  
  747.              U.S. Mail:     Desert Frog Software
  748.                             P.O. Box 10413
  749.                             Glendale, AZ 85318-0413
  750.  
  751.              CompuServe:    70641,1102
  752.  
  753.              Address your technical questions to Bill Mann and pricing
  754.              questions to Patti Mann.
  755.  
  756.  
  757.              8.0       CUSTOM PROGRAMMING
  758.  
  759.              Desert Frog Software provides custom programming services.
  760.              We specialize in graphically-oriented applications for DOS
  761.              and Windows and provide a high-quality scanning service.
  762.              Custom versions of this program are also available.
  763.  
  764.              To discuss your project contact Bill Mann at (602) 843-0183
  765.              evenings or weekends.  We are located in Arizona, which is
  766.              always on Mountain Standard Time.  Our time is two or three
  767.              hours earlier than on the East Coast and the same time as,
  768.              or one hour later than, the West Coast, depending on time of
  769.              year.
  770.  
  771.  
  772.              9.0       TECHNICAL SUPPORT
  773.  
  774.              Desert Frog Software provides free technical support to
  775.              users of our products.  Please see section 7.0 HOW TO
  776.              CONTACT US.
  777.  
  778.  
  779.  
  780.  
  781.  
  782.  
  783.  
  784.  
  785.  
  786.  
  787.  
  788.  
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798.  
  799.              10.0      OTHER DESERT FROG PRODUCTS
  800.  
  801.              Desert Frog Software has produced some other screen saver
  802.              programs you may be interested in.  Our goal is to provide
  803.              both the home and business user with screen saving coverage
  804.              across DOS and Windows.  To that end we have created a
  805.              Microsoft Windows version of ShowLogo, as well as DOS and
  806.              Windows versions of Desert Frog Screen Scenes, our fun-
  807.              oriented screen saver.  Future versions of Screen Scenes
  808.              will share information between the DOS and Windows versions,
  809.              allowing you to set things up for both DOS and Windows
  810.              simultaneously.  ShowLogo v2.0 already has that capability.
  811.  
  812.  
  813.              10.1      SHOWLOGO FOR WINDOWS
  814.  
  815.              ShowLogo for Windows provides all the same capabilities as
  816.              ShowLogo for DOS.  Both versions share configuration files
  817.              so the settings you make in DOS carry across to Windows and
  818.              vice versa.  Please contact Desert Frog Software directly
  819.              for more information.
  820.  
  821.  
  822.              10.2      DESERT FROG SCREEN SCENES
  823.  
  824.              Desert Frog Screen Scenes (Screen Scenes) provides 29 (16 if
  825.              you don't have a VGA system) different scenes for your
  826.              enjoyment.  The wide range of scenes includes a
  827.              kaleidoscope, an aquarium full of Crazy Fish, the long-
  828.              awaited hopping frog scene and a set of wild 256-color
  829.              palette-animated fractals!
  830.  
  831.                                                                         
  832.                                          
  833.  
  834.  
  835.              10.3      NETWORK SUPPORT
  836.  
  837.              We plan to introduce network versions of ShowLogo and Desert
  838.              Frog Screen Scenes sometime early in 1993.  If you are
  839.              interested in a network version of either of these products
  840.              please contact us (see section 7.0 HOW TO CONTACT US) and we
  841.              will put you on a list to receive an evaluation copy as soon
  842.              as they are available.
  843.  
  844.  
  845.              11.0      REGISTRATION AND SITE LICENSING
  846.  
  847.              If you use ShowLogo, please register it.  Registered users
  848.              receive the latest version of the product (without the
  849.              Please Register screen of course), a printed manual and
  850.              notification of future updates.
  851.  
  852.  
  853.  
  854.  
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861.  
  862.  
  863.  
  864.  
  865.              To register ShowLogo v2.0 for DOS please fill out the form
  866.              below.  When sending an image to scan please indicate the
  867.              area of the image to be scanned and the approximate size you
  868.              would like it to be when on the screen.
  869.  
  870.              Site licenses are available.  Contact Bill or Patti Mann for
  871.              further information.
  872.  
  873.  
  874.  
  875.  
  876.  
  877.  
  878.  
  879.  
  880.  
  881.  
  882.  
  883.  
  884.  
  885.  
  886.  
  887.  
  888.  
  889.  
  890.  
  891.  
  892.  
  893.  
  894.  
  895.  
  896.  
  897.  
  898.  
  899.  
  900.  
  901.  
  902.  
  903.  
  904.  
  905.  
  906.  
  907.  
  908.  
  909.  
  910.  
  911.  
  912.  
  913.  
  914.  
  915.  
  916.  
  917.  
  918.  
  919.  
  920.  
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.  
  928.  
  929.  
  930.  
  931.  
  932.                                   REGISTRATION FORM
  933.  
  934.  
  935.              Name     ___________________________________________________
  936.  
  937.              Address  ___________________________________________________
  938.  
  939.              City     ____________________________ State ________________
  940.  
  941.              Zip Code ______________  Telephone Number __________________
  942.  
  943.  
  944.                           Specify Disk Format:  [ ] 3.5"   [ ] 5.25"
  945.  
  946.                                                Shipping/Handling
  947.              Quantity                    Price     US     Non-US    Total
  948.  
  949.              ____ ShowLogo v2.0 for DOS  $20.00    $3.00  $5.00     _____
  950.  
  951.              ____ ShowLogo v2.0 Windows  $20.00    $3.00  $5.00     _____
  952.  
  953.              ____ Both DOS and Windows
  954.                   versions               $35.00    $3.00  $5.00     _____
  955.  
  956.              ____ Scanned logo           $25.00    N/A    N/A       _____
  957.  
  958.                                                           Subtotal  _____
  959.  
  960.                             Arizona residents please add sales tax  _____
  961.  
  962.                                                              Total  _____
  963.  
  964.              Send your order to:
  965.  
  966.                                  Desert Frog Software
  967.                                     P.O. Box 10413
  968.                                Glendale, AZ 85318-0413
  969.  
  970.              All checks/money orders must be in US funds drawn on a US
  971.              bank.
  972.  
  973.              Scanning prices are subject to change without notice.
  974.  
  975.              Site Licenses for ShowLogo are available.  Contact Bill or
  976.              Patti Mann for pricing and details.
  977.  
  978.  
  979.  
  980.  
  981.  
  982.  
  983.  
  984.  
  985.  
  986.  
  987.  
  988.  
  989.  
  990.  
  991.